home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Practico: Seleccion De Shareware
/
CD Practico: Seleccion de Shareware.iso
/
WIN
/
EDITORES
/
FRANCE~1.ZIP
/
CWPORTS.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-04-11
|
3KB
|
134 lines
; Non-PnP Virtual COM Port INF file
; CommWave 336 PNP / CommWave HSP 336
; INF version 3.0
; Date : 11 April 1997
[version]
Signature="$Windows95$"
Class=Ports
Provider=%Mfg%
[SourceDisksNames]
88=,,1
[SourceDisksFiles]
ptserial.vxd=88
[DestinationDirs]
DefaultDestDir = 11 ;LDID_SYS
; Install class "Ports"
;----------------------------------------------------------
[ClassInstall]
AddReg=PortsClass.AddReg
[PortsClass.AddReg]
HKR,,,,%PortsClassName%
; Drivers
;----------------------------------------------------------
[Manufacturer]
%Mfg%=Model
[Model]
%HWPDEAD.DeviceDesc% = ComPort, HWPDEAD
[Ports.AddReg]
HKR,,NoSetupUI,,1
; COM sections
;----------------------------------------------------------
[ComPort]
CopyFiles=ComPort.Copy
AddReg=ComPort.AddReg
LogConfig=c3a,c4a,c2a,c1a,c34,c43,c23,c14
;;LogConfig=c14,c1a,c23,c2a,c34,c3a,c43,c4a
;;LogConfig=c14,c23,c34,c43
[ComPort.Copy]
ptvcd.vxd
[ComPort.AddReg]
HKR,,DevLoader,,*vcomm
HKR,,Enumerator,,serenum.vxd
HKR,,PortDriver,,ptserial.vxd
HKR,,Contention,,*ptvcd
HKR,,ConfigDialog,,serialui.dll
HKR,,DCB,3,1C,00,00,00, 80,25,00,00, 11,33,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR,,PortSubClass,1,01
HKR,,EnumPropPages,,"serialui.dll,EnumPropPages"
; The following sections are COM port resource configs.
; Section name format means:
; Char 1 = c (COM port)
; Char 2 = I/O config: 1 (3f8), 2 (2f8), 3 (3e8), 4 (2e8), a (any)
; Char 3 = IRQ config: #, a (any)
[c14] ; COM1,IRQ4
ConfigPriority=HARDRECONFIG
IOConfig=3f8-3ff(3ff::)
IRQConfig=S:4
[c1a] ; COM1, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=3f8-3ff(3ff::)
IRQConfig=2,3,4,5 ;For Half Card
;IRQConfig=2,3,4,5,10,11,12,15 ;for Full card
[c23] ; COM2, IRQ3
ConfigPriority=HARDRECONFIG
IOConfig=2f8-2ff(3ff::)
IRQConfig=S:3
[c2a] ; COM2, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=2f8-2ff(3ff::)
IRQConfig=2,3,4,5 ;For Half Card
;IRQConfig=2,3,4,5,10,11,12,15 ;for Full card
[c34] ; COM3, IRQ4
ConfigPriority=HARDRECONFIG
IOConfig=3e8-3ef(3ff::)
IRQConfig=S:4
[c3a] ; COM3, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=3e8-3ef(3ff::)
IRQConfig=2,3,4,5 ;For Half Card
;IRQConfig=2,3,4,5,10,11,12,15 ;for Full card
[c43] ; COM4, IRQ3
ConfigPriority=DESIRED
IOConfig=2e8-2ef(3ff::)
IRQConfig=S:3
[c4a] ; COM4, any IRQ
ConfigPriority=HARDRECONFIG
IOConfig=2e8-2ef(3ff::)
IRQConfig=2,3,4,5 ;For Half Card
;IRQConfig=2,3,4,5,10,11,12,15 ;for Full card
; End COM port LogConfig sections
; User readable strings
;----------------------------------------------------------
[Strings]
PortsClassName = "Ports (COM & LPT)"
Mfg = "Multiwave Innovation"
HWPDEAD.DeviceDesc="CommWave Virtual Communication Port"